
.landingTheme .row{
	margin-left: -15px;
	margin-right: -15px;
}

.landingTheme header{
	width: 100%;
	text-align: center;
	padding: 20px 0;
}

.logo-landing{
	width: 388px;
	height: 103px;
	display: inline-block;
	margin: auto;
	background: url(../images/landing/logo.png) no-repeat;
}

.topLanding{
	position: relative;
	background: url(../images/landing/seo/image-slide.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	min-height: 250px;
	height: 810px;
	float: left;
}

.contc-landing{
	color: #fff;
	margin-top: 235px;
}

.landingTheme h1{
	font-family: "Aller";
	font-size: 54px;
	padding-bottom: 40px;
	border-bottom: 3px solid #a7c507;
	margin-bottom: 40px;
}

.landingTheme h1 b{
	font-size: 66px;
	font-family: "Aller-BD";
}

.landingTheme h1 span{
	font-size: 76px;
	font-family: "Aller-BD";
	color: #a7c507;
	display: block;
}